Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifsglob.h1534 #define CIFS_INO_CLOSE_ON_LOCK (7) /* Not to defer the close when lock is set */ macro
A Dfile.c1085 !test_bit(CIFS_INO_CLOSE_ON_LOCK, &cinode->flags) && in cifs_close()
2079 set_bit(CIFS_INO_CLOSE_ON_LOCK, &CIFS_I(d_inode(cfile->dentry))->flags); in cifs_lock()

Completed in 19 milliseconds