Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/lockd/
Dsvcsubs.c70 if (!memcmp(&file->f_handle, f, sizeof(*f))) in nlm_lookup_file()
82 memcpy(&file->f_handle, f, sizeof(struct nfs_fh)); in nlm_lookup_file()
/linux-2.4.37.9/include/linux/lockd/
Dlockd.h79 struct nfs_fh f_handle; /* NFS file handle */ member