Home
last modified time | relevance | path

Searched defs:netfs_priv (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/netfs/
Dread_helper.c41 const struct netfs_read_request_ops *ops, void *netfs_priv, in netfs_alloc_read_request()
876 void *netfs_priv) in netfs_readahead()
955 void *netfs_priv) in netfs_readpage()
1087 void *netfs_priv) in netfs_write_begin()
/Linux-v5.15/fs/afs/
Dfile.c365 static void afs_priv_cleanup(struct address_space *mapping, void *netfs_priv) in afs_priv_cleanup()
/Linux-v5.15/include/linux/
Dnetfs.h139 void *netfs_priv; /* Private data for the netfs */ member