Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_dir2.h117 xfs_nondir_get_ops(struct xfs_mount *mp, struct xfs_inode *dp);
Dxfs_dir2.c113 mp->m_nondir_inode_ops = xfs_nondir_get_ops(mp, NULL); in xfs_da_mount()
Dxfs_da_format.c897 xfs_nondir_get_ops( in xfs_nondir_get_ops() function