Searched refs:dir_mode (Results 1 – 9 of 9) sorted by relevance
21 /* dir_mode without search bits */22 file_mode = dir_mode & (~0111);24 - else if (g_mkdir (root_dir, dir_mode) < 0)25 + else if (g_mkdir_with_parents (root_dir, dir_mode) < 0)
199 umode_t dir_mode; member
1201 ctx->dir_mode = result.uint_32; in smb3_fs_context_parse_param()1762 ctx->dir_mode = ctx->file_mode = S_IRUGO | S_IXUGO | S_IWUSR; in smb3_init_fs_context()
197 fattr->cf_mode = S_IFDIR | cifs_sb->ctx->dir_mode; in cifs_fill_common_info()
2866 old->ctx->dir_mode != new->ctx->dir_mode) in compare_mount_options()3362 ctx->file_mode, ctx->dir_mode); in cifs_setup_cifs_sb()
846 fattr->cf_mode = S_IFDIR | cifs_sb->ctx->dir_mode; in cifs_open_info_to_fattr() 3219 cifs_sb->ctx->dir_mode;
606 cifs_sb->ctx->dir_mode); in cifs_show_options()
589 umode_t dir_mode; member1117 if ((nd->dir_mode & (S_ISVTX|S_IWOTH)) != (S_ISVTX|S_IWOTH)) in may_follow_link()1241 umode_t dir_mode = nd->dir_mode; in may_create_in_sticky() local1246 likely(!(dir_mode & S_ISVTX)) || in may_create_in_sticky()1251 if (likely(dir_mode & 0002) || in may_create_in_sticky()1252 (dir_mode & 0020 && in may_create_in_sticky()2259 nd->dir_mode = 0; // short-circuit the 'hardening' idiocy in link_path_walk()2320 nd->dir_mode = nd->inode->i_mode; in link_path_walk()
317 can be enabled by specifying file_mode and dir_mode on350 dir_mode