Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_dir2.h345 int xfs_dir_create_child(struct xfs_trans *tp, unsigned int resblks,
H A Dxfs_dir2.c845 xfs_dir_create_child( in xfs_dir_create_child() function
/linux/fs/xfs/
H A Dxfs_inode.c734 error = xfs_dir_create_child(tp, resblks, &du); in xfs_create()