Searched refs:fscache_begin_write_operation (Results 1 – 3 of 3) sorted by relevance
538 int fscache_begin_write_operation(struct netfs_cache_resources *cres, in fscache_begin_write_operation() function
1287 fscache_begin_write_operation(&cres, afs_vnode_cache(dvnode)); in afs_create_edit_dir()1381 fscache_begin_write_operation(&cres, afs_vnode_cache(dvnode)); in afs_rmdir_edit_dir()1527 fscache_begin_write_operation(&cres, afs_vnode_cache(dvnode)); in afs_unlink_edit_dir()1875 fscache_begin_write_operation(&orig_cres, afs_vnode_cache(orig_dvnode)); in afs_rename_edit_dir()1877 fscache_begin_write_operation(&new_cres, afs_vnode_cache(new_dvnode)); in afs_rename_edit_dir()
110 fscache_begin_write_operation(&wreq->cache_resources, netfs_i_cookie(ictx)); in netfs_create_write_req()