Searched refs:xfs_dir_isempty (Results 1 – 1 of 1) sorted by relevance
75 static int xfs_dir_isempty(struct xfs_inode *dp);129 .xd_isempty = xfs_dir_isempty,215 xfs_dir_isempty(xfs_inode_t *dp) in xfs_dir_isempty() function