Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ufs/
Dutil.c138 int ubh_buffer_dirty (struct ufs_buffer_head * ubh) in ubh_buffer_dirty() function
Dutil.h275 extern int ubh_buffer_dirty (struct ufs_buffer_head *);
Dinode.c1044 if (IS_SYNC(inode) && ubh_buffer_dirty(ubh)) in free_branch_tail()