Searched refs:fninfo_t (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/fs/autofs/ |
H A D | auto_subr.c | 86 static int auto_perform_actions(fninfo_t *, fnnode_t *, 89 static int auto_lookup_request(fninfo_t *, char *, struct linka *, 91 static int auto_mount_request(fninfo_t *, char *, action_list **, cred_t *, 627 fninfo_t *fnip, in auto_lookup_request() 728 fninfo_t *fnip, in auto_mount_request() 802 fninfo_t *fnip, in auto_send_unmount_request() 905 auto_invalid_autofs(fninfo_t *dfnip, fnnode_t *dfnp, action_list *p) in auto_invalid_autofs() 986 auto_invalid_action(fninfo_t *dfnip, fnnode_t *dfnp, action_list *alistpp) in auto_invalid_action() 1000 fninfo_t *dfnip, in auto_perform_actions() 1913 fninfo_t *fnip; in unmount_node() [all …]
|
H A D | auto_vfsops.c | 352 fninfo_t *fnip = NULL; in auto_mount() 693 fninfo_t *fnip; in auto_unmount()
|
H A D | auto_vnops.c | 368 fninfo_t *dfnip; in auto_lookup() 960 fninfo_t *fnip = vfstofni(vp->v_vfsp); in auto_readdir() 1390 fninfo_t *fnip = vfstofni(vp->v_vfsp); in auto_trigger_mount()
|
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | autofs.h | 89 } fninfo_t; typedef
|
/titanic_44/usr/src/cmd/mdb/common/modules/mdb_ks/ |
H A D | mdb_ks.c | 413 fninfo_t fni; in mdb_autonode2path()
|