Home
last modified time | relevance | path

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

/linux-6.15/fs/ufs/
H A Dutil.c124 int ubh_buffer_dirty (struct ufs_buffer_head * ubh) in ubh_buffer_dirty() function
H A Dutil.h268 extern int ubh_buffer_dirty (struct ufs_buffer_head *);
H A Dinode.c1027 if (IS_SYNC(inode) && ubh_buffer_dirty(ubh)) in free_branch_tail()