Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir.c73 static void xfs_dir_mount(struct xfs_mount *mp);
128 .xd_mount = xfs_dir_mount,
190 xfs_dir_mount(xfs_mount_t *mp) in xfs_dir_mount() function