Home
last modified time | relevance | path

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

/linux/fs/fat/
H A Dnfs.c23 static struct inode *fat_dget(struct super_block *sb, int i_logstart) in fat_dget() argument
30 head = sbi->dir_hashtable + fat_dir_hash(i_logstart); in fat_dget()
34 if (i->i_logstart != i_logstart) in fat_dget()
/linux/Documentation/filesystems/
H A Dvfat.rst199 *inodes* by *i_logstart* which is used by the nfs-related code to