Home
last modified time | relevance | path

Searched refs:NETFS_ICTX_MODIFIED_ATTR (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnetfs.h72 #define NETFS_ICTX_MODIFIED_ATTR 3 /* Indicate change in mtime/ctime */ macro
/linux/Documentation/filesystems/
H A Dnetfs_library.rst241 * ``NETFS_ICTX_MODIFIED_ATTR``
/linux/fs/smb/client/
H A Dfile.c1386 if (test_and_clear_bit(NETFS_ICTX_MODIFIED_ATTR, &cinode->netfs.flags)) { in cifs_close()