Home
last modified time | relevance | path

Searched refs:fsx_nextents (Results 1 – 6 of 6) sorted by relevance

/linux/fs/
A Dioctl.c554 xfa.fsx_nextents = fa->fsx_nextents; in copy_fsxattr_to_user()
575 fa->fsx_nextents = xfa.fsx_nextents; in copy_fsxattr_from_user()
692 fa->fsx_nextents = old_ma.fsx_nextents; in vfs_fileattr_set()
/linux/fs/fuse/
A Dioctl.c446 fa->fsx_nextents = xfa.fsx_nextents; in fuse_fileattr_get()
478 xfa.fsx_nextents = fa->fsx_nextents; in fuse_fileattr_set()
/linux/include/linux/
A Dfileattr.h28 u32 fsx_nextents; /* nextents field value (get) */ member
/linux/tools/include/uapi/linux/
A Dfs.h118 __u32 fsx_nextents; /* nextents field value (get) */ member
/linux/include/uapi/linux/
A Dfs.h118 __u32 fsx_nextents; /* nextents field value (get) */ member
/linux/fs/xfs/
A Dxfs_ioctl.c1091 fa->fsx_nextents = xfs_iext_count(ifp); in xfs_fill_fsxattr()
1093 fa->fsx_nextents = xfs_ifork_nextents(ifp); in xfs_fill_fsxattr()

Completed in 14 milliseconds