Searched refs:xfs_dir2_sf_create (Results 1 – 4 of 4) sorted by relevance
164 extern int xfs_dir2_sf_create(struct xfs_da_args *args, xfs_ino_t pino);
188 return xfs_dir2_sf_create(&args, pdp->i_ino); in xfs_dir_init()
648 xfs_dir2_sf_create( in xfs_dir2_sf_create() function
1490 DEFINE_DIR2_EVENT(xfs_dir2_sf_create);