Searched refs:CIFS_INO_TMPFILE (Results 1 – 5 of 5) sorted by relevance
506 clear_bit(CIFS_INO_TMPFILE, &cifsInode->flags);
1544 CIFS_INO_TMPFILE, /* for O_TMPFILE inodes */ enumerator
739 set_bit(CIFS_INO_TMPFILE, &cinode->flags); in cifs_new_fileinfo()2610 if (test_bit(CIFS_INO_TMPFILE, &cifs_inode->flags)) in __cifs_get_writable_file()
1265 if (inode && test_bit(CIFS_INO_TMPFILE, &CIFS_I(inode)->flags)) { in smb2_create_hardlink()
2694 test_bit(CIFS_INO_TMPFILE, &cifs_i->flags))