Home
last modified time | relevance | path

Searched refs:nfsnode (Results 1 - 5 of 5) sorted by relevance

/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c194 struct file_handle *parent_fhandle, struct nfsnode *np) in nfs_fileupdate()
231 struct nfsnode *prev = NULL; in vfs_nfs_reclaim()
232 struct nfsnode *curr = NULL; in vfs_nfs_reclaim()
234 struct nfsnode *np = NULL; in vfs_nfs_reclaim()
241 np = (struct nfsnode*)(node->data); in vfs_nfs_reclaim()
300 static int vfs_nfs_stat_internal(struct nfsmount *nmp, struct nfsnode *nfs_node) in vfs_nfs_stat_internal()
809 struct nfsnode *root = zalloc(sizeof(struct nfsnode)); in vfs_nfs_mount()
855 struct nfsnode *parent_nfs_node = NULL; in vfs_nfs_lookup()
856 struct nfsnode *nfs_nod in vfs_nfs_lookup()
[all...]
H A Dnfs_node.h63 /* Flags for struct nfsnode n_flag */
72 /* There is a unique nfsnode allocated for each active file. An nfsnode is
76 struct nfsnode struct
78 struct nfsnode *n_next; /* Retained in a singly linked list. */
H A Dnfs.h150 extern void nfs_attrupdate(struct nfsnode *np,
H A Dnfs_mount.h86 struct nfsnode *nm_head; /* A list of all files opened on this mountpoint */
H A Dnfs_util.c130 struct nfsnode *file; in nfs_checkmount()
564 void nfs_attrupdate(struct nfsnode *np, struct nfs_fattr *attributes) in nfs_attrupdate()

Completed in 4 milliseconds