Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_dir2.h350 int xfs_dir_remove_child(struct xfs_trans *tp, unsigned int resblks,
Dxfs_dir2.c961 xfs_dir_remove_child( in xfs_dir_remove_child() function
/linux-6.12.1/fs/xfs/
Dxfs_inode.c1928 error = xfs_dir_remove_child(tp, resblks, &du); in xfs_remove()