Searched +defs:insert +defs:file +defs:contents (Results 1 – 3 of 3) sorted by relevance
3367 struct file { struct3375 const struct file_operations *f_op; argument3384 struct file_ra_state f_ra; argument3385 u64 f_version;3386 void *f_security;3387 void *private_data;3388 struct hlist_head *f_ep;3389 struct address_space *f_mapping;3390 errseq_t f_wb_err;3391 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 …]