Home
last modified time | relevance | path

Searched refs:path (Results 1826 - 1850 of 2370) sorted by relevance

1...<<71727374757677787980>>...95

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsuper.c2355 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 Dtz_update_crl.c131 struct path base_path = { in crl_file_open()
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dacparser.h167 char *path, u16 opcode, u32 create);
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dcompat_linux.h110 long compat_sys_s390_truncate64(const char __user *path, u32 high, u32 low);
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/
H A Dib_srp.h142 /* 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 Dloadpin.c18 #include <linux/path.h>
/kernel/linux/linux-5.10/fs/notify/inotify/
H A Dinotify_fsnotify.c20 #include <linux/path.h> /* struct path */
/kernel/linux/linux-5.10/fs/btrfs/
H A Ddisk-io.h73 struct btrfs_path *path,
H A Dtransaction.h157 struct btrfs_path *path; member
/kernel/linux/linux-5.10/fs/sharefs/
H A Dsuper.c110 struct path lower_path; in sharefs_statfs()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ioctl32.h82 compat_uptr_t path; /* user pathname */ member
/kernel/linux/linux-5.10/fs/proc/
H A Dnamespaces.c48 struct path ns_path; in proc_ns_get_link()
/kernel/linux/linux-5.10/drivers/pps/clients/
H A Dpps_parport.c132 .path = "", in parport_attach()
/kernel/linux/linux-5.10/fs/minix/
H A Dminix.h54 extern int minix_getattr(const struct path *, struct kstat *, u32, unsigned int);
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dacparser.h167 char *path, u16 opcode, u32 create);
/kernel/linux/linux-6.6/fs/minix/
H A Dminix.h54 extern int minix_getattr(struct mnt_idmap *, const struct path *,
/kernel/linux/linux-6.6/fs/notify/inotify/
H A Dinotify_fsnotify.c20 #include <linux/path.h> /* struct path */
/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent-tree.h109 struct btrfs_path *path);
H A Ddisk-io.h69 struct btrfs_path *path,
/kernel/linux/linux-6.6/fs/sharefs/
H A Dsuper.c110 struct path lower_path; in sharefs_statfs()
/kernel/linux/linux-6.6/fs/proc/
H A Dnamespaces.c48 struct path ns_path; in proc_ns_get_link()
/kernel/linux/linux-6.6/drivers/xen/
H A Dxen-balloon.c64 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 Dpps_parport.c130 .path = "", in parport_attach()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.h82 const char *path; member
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srp/
H A Dib_srp.h150 /* 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 */

Completed in 16 milliseconds

1...<<71727374757677787980>>...95