Searched refs:NETFS_ICTX_UNBUFFERED (Results 1 – 3 of 3) sorted by relevance
71 #define NETFS_ICTX_UNBUFFERED 1 /* I/O should not use the pagecache */ macro
482 test_bit(NETFS_ICTX_UNBUFFERED, &ictx->flags)) in netfs_file_write_iter()
50 set_bit(NETFS_ICTX_UNBUFFERED, &ictx->flags); in cifs_set_ops()