m_nondir_inode_ops  883 fs/xfs/libxfs/xfs_da_format.c 	if (mp->m_nondir_inode_ops)
m_nondir_inode_ops  884 fs/xfs/libxfs/xfs_da_format.c 		return mp->m_nondir_inode_ops;
m_nondir_inode_ops  109 fs/xfs/libxfs/xfs_dir2.c 	mp->m_nondir_inode_ops = xfs_nondir_get_ops(mp, NULL);
m_nondir_inode_ops 1295 fs/xfs/xfs_iops.c 		ip->d_ops = ip->i_mount->m_nondir_inode_ops;
m_nondir_inode_ops  164 fs/xfs/xfs_mount.h 	const struct xfs_dir_ops *m_nondir_inode_ops; /* !dir inode ops */