Searched refs:ocfs2_mark_lockres_freeing (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | dlmglue.h | 187 void ocfs2_mark_lockres_freeing(struct ocfs2_super *osb,
|
H A D | inode.c | 1133 ocfs2_mark_lockres_freeing(osb, &oi->ip_rw_lockres); in ocfs2_clear_inode() 1134 ocfs2_mark_lockres_freeing(osb, &oi->ip_inode_lockres); in ocfs2_clear_inode() 1135 ocfs2_mark_lockres_freeing(osb, &oi->ip_open_lockres); in ocfs2_clear_inode()
|
H A D | dlmglue.c | 3498 void ocfs2_mark_lockres_freeing(struct ocfs2_super *osb, in ocfs2_mark_lockres_freeing() function 3522 * ocfs2_mark_lockres_freeing() in ocfs2_mark_lockres_freeing() 3563 ocfs2_mark_lockres_freeing(osb, lockres); in ocfs2_simple_drop_lockres() 3581 /* No need to call ocfs2_mark_lockres_freeing here - in ocfs2_drop_inode_locks() 4375 * removed in ocfs2_mark_lockres_freeing when downconverting. in ocfs2_downconvert_thread_do_work()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | dlmglue.h | 185 void ocfs2_mark_lockres_freeing(struct ocfs2_super *osb,
|
H A D | inode.c | 1131 ocfs2_mark_lockres_freeing(osb, &oi->ip_rw_lockres); in ocfs2_clear_inode() 1132 ocfs2_mark_lockres_freeing(osb, &oi->ip_inode_lockres); in ocfs2_clear_inode() 1133 ocfs2_mark_lockres_freeing(osb, &oi->ip_open_lockres); in ocfs2_clear_inode()
|
H A D | dlmglue.c | 3508 void ocfs2_mark_lockres_freeing(struct ocfs2_super *osb, in ocfs2_mark_lockres_freeing() function 3532 * ocfs2_mark_lockres_freeing() in ocfs2_mark_lockres_freeing() 3573 ocfs2_mark_lockres_freeing(osb, lockres); in ocfs2_simple_drop_lockres() 3591 /* No need to call ocfs2_mark_lockres_freeing here - in ocfs2_drop_inode_locks() 4396 * removed in ocfs2_mark_lockres_freeing when downconverting. in ocfs2_downconvert_thread_do_work()
|
Completed in 15 milliseconds