Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfs/
Dmount_clnt.c152 .rpc_argp = info->dirpath, in nfs_mount()
170 info->dirpath); in nfs_mount()
240 .rpc_argp = info->dirpath, in nfs_umount()
253 (info->hostname ? info->hostname : "server"), info->dirpath); in nfs_umount()
292 const char *dirpath) in mnt_xdr_enc_dirpath() argument
294 encode_mntdirpath(xdr, dirpath); in mnt_xdr_enc_dirpath()
Dinternal.h122 char *dirpath; member
Dsuper.c1576 .dirpath = args->nfs_server.export_path, in nfs_try_mount()