Home
last modified time | relevance | path

Searched refs:read_header (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-log.c316 static int read_header(struct log_c *log) in read_header() function
592 r = read_header(lc); in disk_resume()
H A Ddm-snap-persistent.c303 static int read_header(struct pstore *ps, int *new_snapshot) in read_header() function
593 /* Created in read_header */ in persistent_dtr()
615 r = read_header(ps, &new_snapshot); in persistent_read_metadata()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-snap-persistent.c306 static int read_header(struct pstore *ps, int *new_snapshot) in read_header() function
598 /* Created in read_header */ in persistent_dtr()
620 r = read_header(ps, &new_snapshot); in persistent_read_metadata()
H A Ddm-log.c319 static int read_header(struct log_c *log) in read_header() function
597 r = read_header(lc); in disk_resume()
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile.c1630 int read_header(struct hmdfs_sb_info *sbi, struct file *filp, in read_header() function
1655 if (read_header(sbi, filp, &header)) in cache_get_dentry_count()
1666 if (read_header(sbi, filp, &header)) in cache_check_case_sensitive()
2065 if (read_header(con->sbi, filp, &header) == 0) in read_header_and_revalidate()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile.c1631 int read_header(struct hmdfs_sb_info *sbi, struct file *filp, in read_header() function
1656 if (read_header(sbi, filp, &header)) in cache_get_dentry_count()
1667 if (read_header(sbi, filp, &header)) in cache_check_case_sensitive()
2066 if (read_header(con->sbi, filp, &header) == 0) in read_header_and_revalidate()

Completed in 13 milliseconds