Home
last modified time | relevance | path

Searched refs:REMOVE (Results 1 – 12 of 12) sorted by relevance

/linux/Documentation/translations/zh_CN/filesystems/
H A Dgfs2-uevents.rst29 功,随后会生成 ONLINE uevent。如果挂载失败,则随后会生成 REMOVE uevent。
64 5. REMOVE
67 REMOVE uevent 在挂载失败结束或卸载文件系统时生成。所有 REMOVE uevent
/linux/scripts/
H A DMakefile.headersinst68 quiet_cmd_remove = REMOVE $(unwanted)
H A DMakefile.asm-headers57 quiet_cmd_remove = REMOVE $(unwanted)
/linux/Documentation/usb/
H A Dlinux.inf40 ; NEVER REMOVE THE FOLLOWING REFERENCE FOR NETRNDIS.INF
/linux/drivers/md/
H A Dmd-cluster.c101 REMOVE, enumerator
625 case REMOVE: in process_recvd_msg()
1534 cmsg.type = cpu_to_le32(REMOVE); in remove_disk()
/linux/Documentation/filesystems/nfs/
H A Dnfs41-server.rst137 | | REMOVE | REQ | | …
/linux/Documentation/driver-api/md/
H A Dmd-cluster.rst108 3.1.4 REMOVE
362 the array. It causes a REMOVE message to be send to other nodes.
/linux/Documentation/admin-guide/
H A Dserial-console.rst122 ``/etc/ioctl.save``. REMOVE THIS FILE before using the serial
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-reqbufs.rst126 .. _V4L2-BUF-CAP-SUPPORTS-REMOVE-BUFS:
/linux/tools/perf/
H A Dbuiltin-script.c3355 enum { DEFAULT, SET, ADD, REMOVE } change = DEFAULT; in parse_output_fields()
3431 change = REMOVE; in parse_output_fields()
3444 print_flags = change != REMOVE; in parse_output_fields()
3453 if (change != REMOVE && strcmp(tok, "disasm") == 0) { in parse_output_fields()
3469 if (change == REMOVE) { in parse_output_fields()
3490 if (change == REMOVE) in parse_output_fields()
3346 enum { DEFAULT, SET, ADD, REMOVE } change = DEFAULT; parse_output_fields() enumerator
/linux/fs/nfs/
H A Dnfs2xdr.c1072 PROC(REMOVE, removeargs, stat, 0),
H A Dnfs3xdr.c2464 PROC(REMOVE, remove, remove, 0),