Searched refs:s_type (Results 26 - 35 of 35) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dsuper.c184 struct file_system_type *fs = s->s_type;
359 s->s_type = type;
H A Dnamei.c439 if (!(dentry->d_sb->s_type->fs_flags & FS_REVAL_DOT))
962 (nd->path.dentry->d_sb->s_type->fs_flags & FS_REVAL_DOT)) {
1605 if (nd->path.mnt->mnt_sb->s_type->fs_flags & FS_REVAL_DOT) {
2546 if (!(old_dir->i_sb->s_type->fs_flags & FS_RENAME_DOES_D_MOVE))
2572 if (!(old_dir->i_sb->s_type->fs_flags & FS_RENAME_DOES_D_MOVE))
H A Dfs-writeback.c76 if (strcmp(sb->s_type->name, "bdev") == 0)
H A Dlibfs.c490 s->s_type->name);
H A Ddcache.c675 dentry->d_sb->s_type->name,
H A Dnamespace.c837 mangle(m, sb->s_type->name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ecryptfs/
H A Dmain.c488 if (path.dentry->d_sb->s_type == &ecryptfs_fs_type) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/spufs/
H A Dinode.c616 if (nd->path.dentry->d_sb->s_type != &spufs_type)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dexport.c385 if (!(inode->i_sb->s_type->fs_flags & FS_REQUIRES_DEV) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h1315 struct file_system_type *s_type; member in struct:super_block

Completed in 128 milliseconds

12