Searched refs:setup (Results 1 – 7 of 7) sorted by relevance
| /fs/xfs/scrub/ |
| A D | scrub.c | 281 .setup = xchk_setup_fs, 354 .setup = xchk_setup_inode, 384 .setup = xchk_setup_xattr, 390 .setup = xchk_setup_symlink, 396 .setup = xchk_setup_parent, 416 .setup = xchk_setup_quota, 422 .setup = xchk_setup_quota, 428 .setup = xchk_setup_quota, 446 .setup = xchk_setup_nlinks, 452 .setup = xchk_setup_fs, [all …]
|
| A D | scrub.h | 82 int (*setup)(struct xfs_scrub *sc); member
|
| /fs/fat/ |
| A D | namei_msdos.c | 646 static void setup(struct super_block *sb) in setup() function 655 return fat_fill_super(sb, fc, setup); in msdos_fill_super()
|
| A D | namei_vfat.c | 1186 static void setup(struct super_block *sb) in setup() function 1197 return fat_fill_super(sb, fc, setup); in vfat_fill_super()
|
| A D | fat.h | 422 void (*setup)(struct super_block *));
|
| A D | inode.c | 1535 void (*setup)(struct super_block *)) in fat_fill_super() 1596 setup(sb); /* flavour-specific stuff that needs options */ in fat_fill_super()
|
| /fs/smb/client/ |
| A D | Kconfig | 85 bool "Kerberos/SPNEGO advanced session setup"
|
Completed in 21 milliseconds