Searched refs:F_FSGETXATTR (Results 1 – 3 of 3) sorted by relevance
184 F_FSGETXATTR = 31 variable
603 F_FSGETXATTR = 31 variable
1150 if (fcntl(fd, F_FSGETXATTR, &xattr) == -1) { in create_file()