Searched refs:efs_dentry (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/efs/
H A Ddir.c62 struct efs_dentry *dirslot;
70 dirslot = (struct efs_dentry *) (((char *) bh->b_data) + EFS_SLOTAT(dirblock, slot));
H A Dnamei.c23 struct efs_dentry *dirslot;
49 dirslot = (struct efs_dentry *) (((char *) bh->b_data) + EFS_SLOTAT(dirblock, slot));
H A Defs.h86 struct efs_dentry { struct
92 #define EFS_DENTSIZE (sizeof(struct efs_dentry) - 3 + 1)

Completed in 116 milliseconds