Home
last modified time | relevance | path

Searched refs:xfs_diflags_to_iflags (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_iops.h21 extern void xfs_diflags_to_iflags(struct xfs_inode *ip, bool init);
Dxfs_iops.c1249 xfs_diflags_to_iflags( in xfs_diflags_to_iflags() function
1301 xfs_diflags_to_iflags(ip, true); in xfs_setup_inode()
Dxfs_ioctl.c518 xfs_diflags_to_iflags(ip, false); in xfs_ioctl_setattr_xflags()