Home
last modified time | relevance | path

Searched refs:hfs_cat_build_record (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/hfs/
Dcatalog.c36 static int hfs_cat_build_record(hfs_cat_rec *rec, u32 cnid, struct inode *inode) in hfs_cat_build_record() function
123 entry_size = hfs_cat_build_record(&entry, cnid, inode); in hfs_cat_create()