Home
last modified time | relevance | path

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

/trueos/sys/fs/nfs/
HDnfsclstate.h171 #define NFSCLDL_DELEGRET 0x40 macro
/trueos/sys/fs/nfsclient/
HDnfs_clstate.c1004 (NFSCLDL_RECALL | NFSCLDL_DELEGRET)) != 0 || in nfscl_getbytelock()
2593 NFSCLDL_NEEDRECLAIM | NFSCLDL_DELEGRET)) == 0) { in nfscl_renewthread()
3308 NFSCLDL_DELEGRET) == 0) { in nfscl_docb()
4000 if ((dp->nfsdl_flags & NFSCLDL_DELEGRET) == 0) in nfscl_totalrecall()
4222 (NFSCLDL_WRITE | NFSCLDL_RECALL | NFSCLDL_DELEGRET)) == in nfscl_mustflush()
4256 (dp->nfsdl_flags & (NFSCLDL_RECALL | NFSCLDL_DELEGRET)) == 0 && in nfscl_nodeleg()
4329 dp->nfsdl_flags |= NFSCLDL_DELEGRET; in nfscl_removedeleg()
4428 dp->nfsdl_flags |= NFSCLDL_DELEGRET; in nfscl_renamedeleg()