Searched refs:FS_IOC_FSGETXATTR_4_5 (Results 1 – 1 of 1) sorted by relevance
87 #define FS_IOC_FSGETXATTR_4_5 _IOR('X', 31, struct fsxattr_4_5) macro157 if (ioctl(fd, FS_IOC_FSGETXATTR_4_5, &fsx)) goto LABEL2; in print_file_attr()334 int fail = ioctl(fd, FS_IOC_FSGETXATTR_4_5, &fsx); in update_attr()