Searched refs:xfs_default_nameops (Results 1 – 3 of 3) sorted by relevance
219 extern const struct xfs_nameops xfs_default_nameops;
157 mp->m_dirnameops = &xfs_default_nameops; in xfs_da_mount()
1989 const struct xfs_nameops xfs_default_nameops = { variable