Searched refs:clientCanCacheAll (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsfs.c312 cifs_inode->clientCanCacheAll = false;
542 if (!CIFS_I(inode)->clientCanCacheAll)
578 (CIFS_I(inode)->clientCanCacheAll)))
H A Dfile.c151 pCifsInode->clientCanCacheAll = true;
209 pCifsInode->clientCanCacheAll = true;
530 pCifsInode->clientCanCacheAll = false;
546 pCifsInode->clientCanCacheAll = true;
552 pCifsInode->clientCanCacheAll = false;
555 pCifsInode->clientCanCacheAll = false;
633 CIFS_I(inode)->clientCanCacheAll = false;
H A Dcifsglob.h389 bool clientCanCacheAll:1; /* read and writebehind oplock */ member in struct:cifsInodeInfo
H A Dmisc.c581 pCifsInode->clientCanCacheAll = false;
H A Ddir.c171 pCifsInode->clientCanCacheAll = true;

Completed in 102 milliseconds