Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir2.c74 static int xfs_dir2_isempty(xfs_inode_t *dp);
109 .xd_isempty = xfs_dir2_isempty,
153 xfs_dir2_isempty( in xfs_dir2_isempty() function