OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xfs_dir2_isleaf
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/core/fs/xfs/
xfs_dir2.h
44
static inline bool
xfs_dir2_isleaf
(struct fs_info *fs, xfs_dinode_t *dip)
function
xfs.c
54
} else if (
xfs_dir2_isleaf
(file->fs, core)) {
196
} else if (
xfs_dir2_isleaf
(parent->fs, core)) {
Completed in 79 milliseconds