Searched refs:xfs_dir_isempty (Results 1 – 3 of 3) sorted by relevance
126 extern int xfs_dir_isempty(struct xfs_inode *dp);
174 xfs_dir_isempty( in xfs_dir_isempty() function
2598 if (!xfs_dir_isempty(ip)) { in xfs_remove()3048 if (!(xfs_dir_isempty(target_ip)) || in xfs_rename()