Home
last modified time | relevance | path

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

/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c124 struct file_operations_vfs nfs_fops; variable
824 vp->fop = &nfs_fops; in vfs_nfs_mount()
891 (*vpp)->fop = &nfs_fops; in vfs_nfs_lookup()
1541 (*vpp)->fop = &nfs_fops; in vfs_nfs_mkdir()
2515 (*vpp)->fop = &nfs_fops; in vfs_nfs_create()
3157 struct file_operations_vfs nfs_fops = variable

Completed in 4 milliseconds