Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfs/
Dcallback_proc.c204 if (test_and_set_bit(NFS4CLNT_LAYOUTRECALL, &clp->cl_state)) in do_callback_layoutrecall()
210 clear_bit(NFS4CLNT_LAYOUTRECALL, &clp->cl_state); in do_callback_layoutrecall()
Dnfs4_fs.h47 NFS4CLNT_LAYOUTRECALL, enumerator
Dpnfs.c781 if (test_bit(NFS4CLNT_LAYOUTRECALL, &clp->cl_state) || in pnfs_update_layout()
865 if (test_bit(NFS4CLNT_LAYOUTRECALL, &clp->cl_state) || in pnfs_layout_process()