Searched refs:fstype (Results 1 – 3 of 3) sorted by relevance
432 int fstype; in hpux_sysfs() local463 fstype = 0; in hpux_sysfs()465 fstype = 0; in hpux_sysfs()470 printk(KERN_DEBUG "returning fstype=%d\n", fstype); in hpux_sysfs()471 return fstype; /* something other than default */ in hpux_sysfs()
128 const char *fstype, const char *dataptr, int datalen) in hpux_mount() argument
745 spufs_mount(struct file_system_type *fstype, int flags, in spufs_mount() argument748 return mount_single(fstype, flags, data, spufs_fill_super); in spufs_mount()