Searched refs:xfs_dir2_sf_create (Results 1 – 4 of 4) sorted by relevance
116 extern int xfs_dir2_sf_create(struct xfs_da_args *args, xfs_ino_t pino);
231 error = xfs_dir2_sf_create(args, pdp->i_ino); in xfs_dir_init()
728 xfs_dir2_sf_create( in xfs_dir2_sf_create() function
1687 DEFINE_DIR2_EVENT(xfs_dir2_sf_create);