Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir.c110 static int xfs_dir_replace(struct xfs_trans *tp,
135 .xd_replace = xfs_dir_replace,
495 xfs_dir_replace(xfs_trans_t *trans, xfs_inode_t *dp, char *name, int namelen, in xfs_dir_replace() function