/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | super.c | 2355 const struct path *path) in f2fs_quota_on() 2370 err = dquot_quota_on(sb, type, format_id, path); in f2fs_quota_on() 2374 inode = d_inode(path->dentry); in f2fs_quota_on() 2948 if (RDEV(0).path[0]) { in sanity_check_raw_super() 2952 while (i < MAX_DEVICES && RDEV(i).path[0]) { in sanity_check_raw_super() 2964 f2fs_info(sbi, "Zoned block device path is missing"); in sanity_check_raw_super() 3390 /* if we are in recovery path, skip writing valid superblock */ in f2fs_commit_super() 3410 if (!RDEV(0).path[0]) { in f2fs_scan_devices() 3429 if (i > 0 && !RDEV(i).path[ in f2fs_scan_devices() 2354 f2fs_quota_on(struct super_block *sb, int type, int format_id, const struct path *path) f2fs_quota_on() argument [all...] |
/kernel/linux/common_modules/tzdriver/core/ |
H A D | tz_update_crl.c | 131 struct path base_path = {
in crl_file_open()
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | acparser.h | 167 char *path, u16 opcode, u32 create);
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | compat_linux.h | 110 long compat_sys_s390_truncate64(const char __user *path, u32 high, u32 low);
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.h | 142 /* These are RW in the hot path, and commonly used together */ 147 /* These are read-only in the hot path */ 158 /* Everything above this point is used in the hot path of 167 struct sa_path_rec path; member 193 /* read and written in the hot path */ 196 /* read only in the hot path */
|
/kernel/linux/linux-5.10/security/loadpin/ |
H A D | loadpin.c | 18 #include <linux/path.h>
|
/kernel/linux/linux-5.10/fs/notify/inotify/ |
H A D | inotify_fsnotify.c | 20 #include <linux/path.h> /* struct path */
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | disk-io.h | 73 struct btrfs_path *path,
|
H A D | transaction.h | 157 struct btrfs_path *path; member
|
/kernel/linux/linux-5.10/fs/sharefs/ |
H A D | super.c | 110 struct path lower_path; in sharefs_statfs()
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_ioctl32.h | 82 compat_uptr_t path; /* user pathname */ member
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | namespaces.c | 48 struct path ns_path; in proc_ns_get_link()
|
/kernel/linux/linux-5.10/drivers/pps/clients/ |
H A D | pps_parport.c | 132 .path = "", in parport_attach()
|
/kernel/linux/linux-5.10/fs/minix/ |
H A D | minix.h | 54 extern int minix_getattr(const struct path *, struct kstat *, u32, unsigned int);
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | acparser.h | 167 char *path, u16 opcode, u32 create);
|
/kernel/linux/linux-6.6/fs/minix/ |
H A D | minix.h | 54 extern int minix_getattr(struct mnt_idmap *, const struct path *,
|
/kernel/linux/linux-6.6/fs/notify/inotify/ |
H A D | inotify_fsnotify.c | 20 #include <linux/path.h> /* struct path */
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent-tree.h | 109 struct btrfs_path *path);
|
H A D | disk-io.h | 69 struct btrfs_path *path,
|
/kernel/linux/linux-6.6/fs/sharefs/ |
H A D | super.c | 110 struct path lower_path; in sharefs_statfs()
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | namespaces.c | 48 struct path ns_path; in proc_ns_get_link()
|
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | xen-balloon.c | 64 const char *path, const char *token) in watch_target() 63 watch_target(struct xenbus_watch *watch, const char *path, const char *token) watch_target() argument
|
/kernel/linux/linux-6.6/drivers/pps/clients/ |
H A D | pps_parport.c | 130 .path = "", in parport_attach()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_uc_fw.h | 82 const char *path; member
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.h | 150 /* These are RW in the hot path, and commonly used together */ 155 /* These are read-only in the hot path */ 166 /* Everything above this point is used in the hot path of 175 struct sa_path_rec path; member 201 /* read and written in the hot path */ 204 /* read only in the hot path */
|