Home
last modified time | relevance | path

Searched refs:NETFS_ICTX_SINGLE_NO_UPLOAD (Results 1 – 4 of 4) sorted by relevance

/linux/fs/netfs/
H A Dread_single.c31 bool cache_only = test_bit(NETFS_ICTX_SINGLE_NO_UPLOAD, &ictx->flags); in netfs_single_mark_inode_dirty()
/linux/include/linux/
H A Dnetfs.h73 #define NETFS_ICTX_SINGLE_NO_UPLOAD 4 /* Monolithic payload, cache but no upload */ macro
/linux/fs/afs/
H A Dinode.c199 __set_bit(NETFS_ICTX_SINGLE_NO_UPLOAD, &vnode->netfs.flags); in afs_inode_init_from_status()
/linux/Documentation/filesystems/
H A Dnetfs_library.rst258 * ``NETFS_ICTX_SINGLE_NO_UPLOAD``
451 The inode should be marked ``NETFS_ICTX_SINGLE_NO_UPLOAD`` if this API is to be