Searched refs:file_mode (Results 1 – 5 of 5) sorted by relevance
33 int file_mode; /* file mode - see below */ member
52 fmode_t file_mode; member
267 unsigned int file_mode:1; member
1477 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()
510 umode_t file_mode; member