/kernel/linux/linux-5.10/fs/hpfs/ |
H A D | super.c | 327 int token; in parse_opts() local
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | super.c | 247 int token; in parse_options() local
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | hcalls.c | 564 u64 token = 0; in cxl_h_download_facility() local [all...] |
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | mmc_spi.c | 115 struct spi_transfer token, t, crc, early_status; member [all...] |
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | build.c | 1402 char *tokens[MTD_PARAM_MAX_COUNT], *token; in ubi_mtd_param_parse() local [all...] |
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | super.c | 247 int token; in parse_options() local
|
/kernel/linux/linux-6.6/fs/hpfs/ |
H A D | super.c | 327 int token; in parse_opts() local
|
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | compress.c | 179 int token; /* Loop counter for the eight tokens in tag. */ in ntfs_decompress() local [all...] |
/kernel/linux/linux-6.6/fs/affs/ |
H A D | super.c | 210 int token, n, option; in parse_options() local
|
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | main.c | 257 int token; in ecryptfs_parse_options() local
|
/kernel/linux/linux-6.6/fs/qnx6/ |
H A D | inode.c | 240 int token; in qnx6_parse_options() local
|
/kernel/linux/linux-6.6/fs/ufs/ |
H A D | super.c | 393 int token; in ufs_parse_options() local
|
/kernel/linux/linux-6.6/fs/debugfs/ |
H A D | inode.c | 110 int token; in debugfs_parse_options() local
|
/kernel/linux/linux-6.6/fs/tracefs/ |
H A D | inode.c | 264 int token; in tracefs_parse_options() local
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | super.c | 1046 int token; in ubifs_parse_options() local
|
/kernel/linux/linux-6.6/drivers/xen/xenbus/ |
H A D | xenbus_probe.c | 173 xenbus_otherend_changed(struct xenbus_watch *watch, const char *path, const char *token, int ignore_on_shutdown) xenbus_otherend_changed() argument
|
H A D | xenbus_xs.c | 658 static int xs_watch(const char *path, const char *token) in xs_watch() argument 671 static int xs_unwatch(const char *path, const char *token) in xs_unwatch() argument 684 static struct xenbus_watch *find_watch(const char *token) in find_watch() argument 767 char token[sizeof(watch) * 2 + 1]; register_xenbus_watch() local 798 char token[sizeof(watch) * 2 + 1]; unregister_xenbus_watch() local 850 char token[sizeof(watch) * 2 + 1]; xs_resume() local [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4idmap.c | 516 int token, ret; in nfs_idmap_prepare_message() local
|
/kernel/linux/linux-6.6/include/net/ |
H A D | mptcp.h | 91 u32 token; member
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-dbg.c | 356 static inline char token_mark(struct ehci_hcd *ehci, __hc32 token) in token_mark() argument
|
H A D | uhci-q.c | 134 uhci_fill_td(struct uhci_hcd *uhci, struct uhci_td *td, u32 status, u32 token, u32 buffer) uhci_fill_td() argument
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_pscsi.c | 717 int ret = 0, arg, token; in pscsi_set_configfs_dev_params() local
|
H A D | target_core_rd.c | 549 int arg, token; in rd_set_configfs_dev_params() local
|
H A D | target_core_file.c | 713 int ret = 0, arg, token; in fd_set_configfs_dev_params() local
|
/kernel/linux/linux-6.6/drivers/block/xen-blkback/ |
H A D | xenbus.c | 698 backend_changed(struct xenbus_watch *watch, const char *path, const char *token) backend_changed() argument
|