Home
last modified time | relevance | path

Searched defs:have_delegation (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dinode.c193 bool have_delegation = NFS_PROTO(inode)->have_delegation(inode, FMODE_READ); in nfs_set_cache_invalid() local
2070 bool have_delegation; in nfs_update_inode() local
/openbmc/linux/include/linux/
H A Dnfs_xdr.h1810 int (*have_delegation)(struct inode *, fmode_t); member