Home
last modified time | relevance | path

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

/linux-6.12.1/fs/netfs/
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()
302 finfo->netfs_group = netfs_get_group(netfs_group); in netfs_perform_write()
Dinternal.h213 static inline struct netfs_group *netfs_get_group(struct netfs_group *netfs_group) in netfs_get_group() function