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