Home
last modified time | relevance | path

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

/linux-6.1.9/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
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_inode_fork.c644 linux_to_xfs_dev_t(VFS_I(ip)->i_rdev)); in xfs_iflush_fork()