Home
last modified time | relevance | path

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

/linux/fs/fat/
H A Dfat.h128 int i_logstart; /* logical first cluster */ member
338 extern int fat_scan_logstart(struct inode *dir, int i_logstart,
H A Ddir.c1015 int fat_scan_logstart(struct inode *dir, int i_logstart, in fat_scan_logstart() argument
1024 if (fat_get_start(MSDOS_SB(sb), sinfo->de) == i_logstart) { in fat_scan_logstart()
1218 fat_set_start(&de[1], MSDOS_I(dir)->i_logstart); in fat_alloc_new_dir()
/linux/Documentation/filesystems/
H A Dvfat.rst199 *inodes* by *i_logstart* which is used by the nfs-related code to