Searched refs:NETFS_ICTX_SINGLE_NO_UPLOAD (Results 1 – 2 of 2) sorted by relevance
31 bool cache_only = test_bit(NETFS_ICTX_SINGLE_NO_UPLOAD, &ictx->flags); in netfs_single_mark_inode_dirty()
73 #define NETFS_ICTX_SINGLE_NO_UPLOAD 4 /* Monolithic payload, cache but no upload */ macro