Searched refs:read_header (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
D | dm-log.c | 316 static int read_header(struct log_c *log) in read_header() function 593 r = read_header(lc); in disk_resume()
|
D | dm-snap-persistent.c | 303 static int read_header(struct pstore *ps, int *new_snapshot) in read_header() function 615 r = read_header(ps, &new_snapshot); in persistent_read_metadata()
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
D | hmdfs_dentryfile.c | 1488 int read_header(struct hmdfs_sb_info *sbi, struct file *filp, in read_header() function 1513 if (read_header(sbi, filp, &header)) in cache_get_dentry_count() 1524 if (read_header(sbi, filp, &header)) in cache_check_case_sensitive() 1921 if (read_header(con->sbi, filp, &header) == 0) in read_header_and_revalidate()
|