xfs_dir_isempty 69 fs/xfs/xfs_dir2.h extern int xfs_dir_isempty(struct xfs_inode *dp); xfs_dir_isempty 284 fs/xfs/xfs_rename.c if (!(xfs_dir_isempty(target_ip)) || xfs_dir_isempty 1981 fs/xfs/xfs_vnodeops.c if (!xfs_dir_isempty(ip)) {