Home
last modified time | relevance | path

Searched refs:NFS_INO_REQ_DIR_DELEG (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnfs_fs.h348 #define NFS_INO_REQ_DIR_DELEG (13) /* Request a directory delegation */ macro
/linux/fs/nfs/
H A Ddelegation.c370 clear_bit(NFS_INO_REQ_DIR_DELEG, &nfsi->flags); in nfs_detach_delegations_locked()
H A Dnfs4proc.c4387 if (!test_and_clear_bit(NFS_INO_REQ_DIR_DELEG, &(NFS_I(inode)->flags))) in should_request_dir_deleg()
4479 clear_bit(NFS_INO_REQ_DIR_DELEG, &(NFS_I(inode)->flags)); in _nfs4_proc_getattr()