Home
last modified time | relevance | path

Searched refs:read_only (Results 1 – 9 of 9) sorted by relevance

/fs/hpfs/
Dnamei.c50 if (!(mode & 0222)) dee.read_only = 1; in hpfs_mkdir()
73 if (dee.read_only) in hpfs_mkdir()
96 if (!(mode & 0222)) de->read_only = 1; in hpfs_mkdir()
152 if (!(mode & 0222)) dee.read_only = 1; in hpfs_create()
175 if (dee.read_only) in hpfs_create()
240 if (!(mode & 0222)) dee.read_only = 1; in hpfs_mknod()
Dhpfs.h331 u8 read_only: 1; /* dos attrib */ member
347 u8 read_only: 1; /* dos attrib */ member
Dinode.c236 de->read_only = !(i->i_mode & 0222); in hpfs_write_inode_nolock()
246 de->read_only = !(i->i_mode & 0222); in hpfs_write_inode_nolock()
Ddir.c289 if (!hpfs_result->i_ea_mode && de->read_only) in hpfs_lookup()
/fs/ubifs/
Dorphan.c816 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only) in ubifs_mount_orphans() argument
822 if (!read_only) { in ubifs_mount_orphans()
830 else if (!read_only) in ubifs_mount_orphans()
Dubifs.h1931 int ubifs_mount_orphans(struct ubifs_info *c, int unclean, int read_only);
/fs/vboxsf/
Dshfl_hostintf.h454 bool read_only; member
/fs/ext2/
Dsuper.c635 int read_only) in ext2_setup_super() argument
646 if (read_only) in ext2_setup_super()
/fs/ext4/
Dsuper.c2664 int read_only) in ext4_setup_super() argument
2675 if (read_only) in ext4_setup_super()