Home
last modified time | relevance | path

Searched refs:xattr_may_create (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/reiserfs/
Dxattr.c116 #define xattr_may_create(flags) (!flags || flags & XATTR_CREATE) macro
134 if (xattr_may_create(flags)) in open_xa_root()
165 if (xattr_may_create(flags)) in open_xa_dir()
399 if (xattr_may_create(flags)) in xattr_lookup()