Searched refs:options (Results 26 - 34 of 34) sorted by relevance

12

/include/linux/
H A Dcdrom.h48 unsigned int options : 30; /* options flags */ member in struct:cdrom_device_info
H A Dpnp.h265 struct list_head options; member in struct:pnp_dev
H A Dsecurity.h278 * options cleanly (a filesystem may modify the data e.g. with strsep()).
280 * specific options to avoid having to make filesystems aware of them.
286 * Extracts security system specific mount options and verifies no changes
287 * are being made to those options.
302 * Set the security relevant mount options used for a superblock
303 * @sb the superblock to set security mount options for
306 * Copy all security options from a given superblock to another
311 * @options string containing all mount options known by the LSM
938 * Check permissions before retrieving the options associate
2114 security_sb_parse_opts_str(char *options, struct security_mnt_opts *opts) argument
[all...]
H A Dsyscalls.h329 int options, struct rusage __user *ru);
332 int options, struct rusage __user *ru);
333 asmlinkage long sys_waitpid(pid_t pid, int __user *stat_addr, int options);
H A Dcompat.h368 compat_uint_t __user *stat_addr, int options,
H A Dfs.h1161 * Umount options
1227 struct quota_info s_dquot; /* Diskquota specific options */
1255 * Saved mount options for lazy filesystems using
2670 extern void save_mount_options(struct super_block *sb, char *options);
2671 extern void replace_mount_options(struct super_block *sb, char *options);
/include/uapi/sound/
H A Dcompress_params.h238 /* Encoder options */
259 * These options were extracted from the OpenMAX IL spec and Gstreamer vorbisenc
280 * These options were extracted from the OpenMAX IL spec
295 * These options were extracted from the FLAC online documentation
299 * profiles. Additional options that affect encoding quality and speed can
384 * @options: encoder-specific settings
400 union snd_codec_options options; member in struct:snd_codec
/include/scsi/
H A Dosd_initiator.h29 * OSD v2 only commands, options, and attributes will be ignored if target
225 * @options: combination of osd_req_options bit flags or 0.
236 u8 options, const void *cap, const u8 *cap_key);
H A Dosd_protocol.h152 /*10*/ u8 options; member in struct:osd_cdb_head

Completed in 1041 milliseconds

12