Searched refs:F_FSSETXATTR (Results 1 – 3 of 3) sorted by relevance
185 F_FSSETXATTR = 32 variable
604 F_FSSETXATTR = 32 variable
1142 if (fcntl(fd, F_FSSETXATTR, &xattr) == -1) { in create_file()