Home
last modified time | relevance | path

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

/external/syslinux/core/fs/xfs/
Dxfs_dir2.h39 struct inode *xfs_dir2_leaf_find_entry(const char *dname, struct inode *parent,
Dxfs.c198 return xfs_dir2_leaf_find_entry(dname, parent, core); in xfs_fmt_extents_find_entry()
Dxfs_dir2.c348 struct inode *xfs_dir2_leaf_find_entry(const char *dname, struct inode *parent, in xfs_dir2_leaf_find_entry() function