Searched refs:configfs_fragment (Results 1 – 3 of 3) sorted by relevance
21 struct configfs_fragment { struct27 void put_fragment(struct configfs_fragment *); argument28 struct configfs_fragment *get_fragment(struct configfs_fragment *);44 struct configfs_fragment *s_frag;73 void *, umode_t, int, struct configfs_fragment *);
161 struct configfs_fragment *p; in new_fragment()178 struct configfs_fragment *get_fragment(struct configfs_fragment *frag) in get_fragment()283 struct configfs_fragment *frag) in configfs_create_dir()613 struct configfs_fragment *frag);662 struct configfs_fragment *frag) in create_default_group()814 struct configfs_fragment *frag) in configfs_attach_item()849 struct configfs_fragment *frag) in configfs_attach_group()1266 struct configfs_fragment *frag; in configfs_mkdir()1444 struct configfs_fragment *frag; in configfs_rmdir()1733 struct configfs_fragment *frag; in configfs_register_group()[all …]
49 static inline struct configfs_fragment *to_frag(struct file *file) in to_frag()58 struct configfs_fragment *frag = to_frag(file); in fill_read_buffer()109 struct configfs_fragment *frag = to_frag(file); in configfs_bin_read_iter()202 struct configfs_fragment *frag = to_frag(file); in flush_write_buffer()293 struct configfs_fragment *frag = to_frag(file); in __configfs_open_file()406 struct configfs_fragment *frag = to_frag(file); in configfs_release_bin_file()
Completed in 8 milliseconds