Searched defs:file_count (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/function/
H A Df_mass_storage.h14 unsigned int file_count, ro_count, removable_count, cdrom_count; member in struct:fsg_module_parameters
/linux-4.1.27/fs/hfs/
H A Dhfs_fs.h114 u32 file_count; /* The number of member in struct:hfs_sb_info
/linux-4.1.27/fs/hfsplus/
H A Dhfsplus_fs.h175 u32 file_count; member in struct:hfsplus_sb_info
H A Dhfsplus_raw.h115 __be32 file_count; member in struct:hfsplus_vh
/linux-4.1.27/include/linux/
H A Dfs.h881 #define file_count(x) atomic_long_read(&(x)->f_count) macro

Completed in 330 milliseconds