Searched refs:vxfs_find_entry (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/freevxfs/
H A Dvxfs_lookup.c93 * vxfs_find_entry - find a mathing directory entry for a dentry
99 * vxfs_find_entry finds a &struct vxfs_direct for the VFS directory
107 vxfs_find_entry(struct inode *ip, struct dentry *dp, struct page **ppp) vxfs_find_entry() function
174 de = vxfs_find_entry(dip, dp, &pp); vxfs_inode_by_name()

Completed in 31 milliseconds