Home
last modified time | relevance | path

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

/openbmc/linux/fs/adfs/
H A Dadfs.h184 extern int adfs_dir_update(struct super_block *sb, struct object_info *obj,
H A Dinode.c368 return adfs_dir_update(sb, &obj, wbc->sync_mode == WB_SYNC_ALL); in adfs_write_inode()
H A Ddir.c275 adfs_dir_update(struct super_block *sb, struct object_info *obj, int wait) in adfs_dir_update() function