Home
last modified time | relevance | path

Searched refs:file_mode (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/include/sound/
Dseq_oss.h33 int file_mode; /* file mode - see below */ member
/linux-4.19.296/include/linux/mtd/
Dblktrans.h52 fmode_t file_mode; member
/linux-4.19.296/include/linux/
Dkexec.h267 unsigned int file_mode:1; member
/linux-4.19.296/fs/cifs/
Dconnect.c1477 vol->dir_mode = vol->file_mode = S_IRUGO | S_IXUGO | S_IWUSR; in cifs_parse_mount_options()
1641 if (vol->file_mode == in cifs_parse_mount_options()
1643 vol->file_mode = S_IALLUGO; in cifs_parse_mount_options()
1824 vol->file_mode = option; in cifs_parse_mount_options()
3801 cifs_sb->mnt_file_mode = pvolume_info->file_mode; in cifs_setup_cifs_sb()
Dcifsglob.h510 umode_t file_mode; member