Searched refs:root_dirs (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/hfs/
H A Dinode.c207 HFS_SB(sb)->root_dirs++;
248 HFS_SB(sb)->root_dirs--;
H A Dhfs_fs.h135 u16 root_dirs; /* The number of member in struct:hfs_sb_info
H A Dmdb.c155 HFS_SB(sb)->root_dirs = be16_to_cpu(mdb->drNmRtDirs);
278 mdb->drNmRtDirs = cpu_to_be16(HFS_SB(sb)->root_dirs);

Completed in 171 milliseconds