Searched refs:has_xattrs (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/ | ||
H A D | xattr.c | 1336 int has_xattrs = 0; local 1348 has_xattrs = 1; 1360 if (has_xattrs) { 1388 if ((flags & V_RDDIR_ENTFLAGS) && has_xattrs) { 1423 if (!has_xattrs) { |
Completed in 71 milliseconds