Home
last modified time | relevance | path

Searched refs:netfs_get_group (Results 1 – 2 of 2) sorted by relevance

/linux/fs/netfs/
H A Dbuffered_write.c19 folio_attach_private(folio, netfs_get_group(netfs_group)); in __netfs_set_group()
28 folio_attach_private(folio, netfs_get_group(netfs_group)); in netfs_set_group()
311 finfo->netfs_group = netfs_get_group(netfs_group); in netfs_perform_write()
H A Dinternal.h242 static inline struct netfs_group *netfs_get_group(struct netfs_group *netfs_group) in netfs_get_group() function