Searched +defs:insert +defs:file +defs:contents (Results 1 – 3 of 3) sorted by relevance
2282 struct file { struct2296 struct file_ra_state f_ra; argument2299 const struct file_operations *f_op; argument2300 u64 f_version;2301 void *f_security;2302 void *private_data;2303 struct hlist_head *f_ep;2304 struct address_space *f_mapping;2305 errseq_t f_wb_err;2306 errseq_t f_sb_err;[all …]
2388 struct file { struct2395 const struct file_operations *f_op; argument2404 struct file_ra_state f_ra; argument2405 u64 f_version;2406 void *f_security;2407 void *private_data;2408 struct hlist_head *f_ep;2409 struct address_space *f_mapping;2410 errseq_t f_wb_err;2411 errseq_t f_sb_err;[all …]