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