Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs_fs_sb.h33 #define NFS_CS_INITING 1 /* busy initialising */ macro
/openbmc/linux/fs/nfs/
H A Dclient.c164 clp->cl_cons_state = NFS_CS_INITING; in nfs_alloc_client()