Searched refs:mount_func (Results 1 – 2 of 2) sorted by relevance
151 int (*mount_func) (void); member
422 if ((fsys_table[fsys_type].mount_func) ()) in attempt_mount()429 if ((*(fsys_table[fsys_type].mount_func)) () != 1) in attempt_mount()