Home
last modified time | relevance | path

Searched refs:CIFS_INO_CLOSE_ON_LOCK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dcifsglob.h1597 #define CIFS_INO_CLOSE_ON_LOCK (7) /* Not to defer the close when lock is set */
1595 #define CIFS_INO_CLOSE_ON_LOCK global() macro
H A Dfile.c1163 !test_bit(CIFS_INO_CLOSE_ON_LOCK, &cinode->flags)); in smb2_can_defer_close()
2175 set_bit(CIFS_INO_CLOSE_ON_LOCK, &CIFS_I(d_inode(cfile->dentry))->flags); in cifs_lock()