Lines Matching refs:path
2355 const struct path *path)
2370 err = dquot_quota_on(sb, type, format_id, path);
2374 inode = d_inode(path->dentry);
2948 if (RDEV(0).path[0]) {
2952 while (i < MAX_DEVICES && RDEV(i).path[0]) {
2964 f2fs_info(sbi, "Zoned block device path is missing");
3390 /* if we are in recovery path, skip writing valid superblock */
3410 if (!RDEV(0).path[0]) {
3429 if (i > 0 && !RDEV(i).path[0])
3439 memcpy(FDEV(i).path, RDEV(i).path, MAX_PATH_LEN);
3454 FDEV(i).bdev = blkdev_get_by_path(FDEV(i).path,
3477 i, FDEV(i).path,
3486 i, FDEV(i).path,