Home
last modified time | relevance | path

Searched refs:linux_to_xfs_dev_t (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_linux.h167 static inline xfs_dev_t linux_to_xfs_dev_t(dev_t dev) in linux_to_xfs_dev_t() function
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_inode_fork.c643 linux_to_xfs_dev_t(VFS_I(ip)->i_rdev)); in xfs_iflush_fork()