Searched defs:netfs_group (Results 1 – 3 of 3) sorted by relevance
242 static inline struct netfs_group *netfs_get_group(struct netfs_group *netfs_group) in netfs_get_group()252 static inline void netfs_put_group(struct netfs_group *netfs_group) in netfs_put_group()263 static inline void netfs_put_group_many(struct netfs_group *netfs_group, int nr) in netfs_put_group_many()
220 struct netfs_group *netfs_group) in netfs_unbuffered_write_iter_locked()
81 struct netfs_group { struct83 void (*free)(struct netfs_group *netfs_group); argument91 struct netfs_group *netfs_group; /* Filesystem's grouping marker (or NULL). */ member