Home
last modified time | relevance | path

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

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