Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_linux.h199 static inline xfs_dev_t linux_to_xfs_dev_t(dev_t dev) in linux_to_xfs_dev_t() function
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_inode_fork.c654 linux_to_xfs_dev_t(VFS_I(ip)->i_rdev)); in xfs_iflush_fork()