Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir.c96 static int xfs_dir_removename(struct xfs_trans *trans,
133 .xd_removename = xfs_dir_removename,
362 xfs_dir_removename(xfs_trans_t *trans, xfs_inode_t *dp, char *name, in xfs_dir_removename() function