Searched refs:XFS_ICREATE_INIT_XATTRS (Results 1 – 3 of 3) sorted by relevance
36 #define XFS_ICREATE_INIT_XATTRS (1U << 1) /* will set xattrs immediately */ macro
253 if (args->flags & XFS_ICREATE_INIT_XATTRS) in xfs_icreate_want_attrfork()
211 args.flags |= XFS_ICREATE_INIT_XATTRS; in xfs_generic_create()