Home
last modified time | relevance | path

Searched refs:FS_IOC_FSGETXATTR (Results 1 – 10 of 10) sorted by relevance

/linux-6.14.4/tools/perf/trace/beauty/include/uapi/linux/
Dfs.h232 #define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr) macro
/linux-6.14.4/tools/include/uapi/linux/
Dfs.h232 #define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr) macro
/linux-6.14.4/include/uapi/linux/
Dfs.h241 #define FS_IOC_FSGETXATTR _IOR('X', 31, struct fsxattr) macro
/linux-6.14.4/fs/fuse/
Dioctl.c525 err = fuse_priv_ioctl(inode, ff, FS_IOC_FSGETXATTR, in fuse_fileattr_get()
/linux-6.14.4/fs/bcachefs/
Dfs-ioctl.c547 case FS_IOC_FSGETXATTR: in bch2_fs_file_ioctl()
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_fs.h1018 #define XFS_IOC_FSGETXATTR FS_IOC_FSGETXATTR
/linux-6.14.4/fs/
Dioctl.c871 case FS_IOC_FSGETXATTR: in do_vfs_ioctl()
/linux-6.14.4/fs/overlayfs/
Dinode.c632 cmd = fa->fsx_valid ? FS_IOC_FSGETXATTR : FS_IOC_GETFLAGS; in ovl_security_fileattr()
/linux-6.14.4/tools/testing/selftests/landlock/
Dfs_test.c4245 EXPECT_EQ(EACCES, ioctl_error(_metadata, fd, FS_IOC_FSGETXATTR)); in TEST_F_FORK()
/linux-6.14.4/Documentation/filesystems/
Dvfs.rst671 called on ioctl(FS_IOC_GETFLAGS) and ioctl(FS_IOC_FSGETXATTR) to