Home
last modified time | relevance | path

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

/fs/erofs/
DKconfig10 file system with modern designs (e.g. no buffer heads, inline
/fs/ntfs/
Dlayout.h47 le16 heads; /* irrelevant */ member
/fs/ntfs3/
Dntfs.h212 __le16 heads; // 0x1A: number of heads per cylinder. member
/fs/reiserfs/
Djournal.c2092 static void brelse_array(struct buffer_head **heads, int num) in brelse_array() argument
2096 brelse(heads[i]); in brelse_array()
/fs/fat/
Dinode.c1451 if (b->heads) in fat_bpb_is_zero()