Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dxattr.c111 #define xattr_may_create(flags) (!flags || flags & XATTR_CREATE) macro
127 if (xattr_may_create(flags)) in open_xa_root()
157 if (xattr_may_create(flags)) in open_xa_dir()
370 if (xattr_may_create(flags)) in xattr_lookup()