Home
last modified time | relevance | path

Searched refs:fstype (Results 1 – 3 of 3) sorted by relevance

/arch/parisc/hpux/
Dsys_hpux.c432 int fstype; in hpux_sysfs() local
463 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()
Dfs.c128 const char *fstype, const char *dataptr, int datalen) in hpux_mount() argument
/arch/powerpc/platforms/cell/spufs/
Dinode.c745 spufs_mount(struct file_system_type *fstype, int flags, in spufs_mount() argument
748 return mount_single(fstype, flags, data, spufs_fill_super); in spufs_mount()