Home
last modified time | relevance | path

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

/linux/fs/nfs/
A Dlocalio.c55 return !!test_bit(NFS_CS_LOCAL_IO, &clp->cl_flags); in nfs_client_is_local()
126 set_bit(NFS_CS_LOCAL_IO, &clp->cl_flags); in nfs_local_enable()
137 if (test_and_clear_bit(NFS_CS_LOCAL_IO, &clp->cl_flags)) { in nfs_local_disable()
/linux/include/linux/
A Dnfs_fs_sb.h53 #define NFS_CS_LOCAL_IO 10 /* - client is local */ macro

Completed in 5 milliseconds