Searched refs:f2fs_lock_op (Results 1 - 11 of 11) sorted by relevance

/linux-master/fs/f2fs/
H A Dnamei.c376 f2fs_lock_op(sbi);
427 f2fs_lock_op(sbi);
485 f2fs_lock_op(sbi);
632 f2fs_lock_op(sbi);
708 f2fs_lock_op(sbi);
778 f2fs_lock_op(sbi);
832 f2fs_lock_op(sbi);
877 f2fs_lock_op(sbi);
1054 f2fs_lock_op(sbi);
1077 f2fs_lock_op(sb
[all...]
H A Dinline.c218 f2fs_lock_op(sbi);
586 f2fs_lock_op(sbi);
H A Dfile.c697 f2fs_lock_op(sbi);
978 f2fs_lock_op(F2FS_I_SB(inode));
1074 f2fs_lock_op(sbi);
1168 f2fs_lock_op(sbi);
1410 f2fs_lock_op(sbi);
1567 f2fs_lock_op(sbi);
1670 f2fs_lock_op(sbi);
2895 f2fs_lock_op(sbi);
3109 f2fs_lock_op(sbi);
H A Dinode.c858 f2fs_lock_op(sbi);
936 /* caller should call f2fs_lock_op() */
H A Dxattr.c813 f2fs_lock_op(sbi);
H A Dcompress.c1470 f2fs_lock_op(sbi);
H A Dgc.c2180 f2fs_lock_op(sbi);
H A Dsegment.c387 f2fs_lock_op(sbi);
3165 f2fs_lock_op(sbi);
H A Ddata.c1331 * Also, caller should grab and release a rwsem by calling f2fs_lock_op() and
1428 f2fs_lock_op(sbi);
2641 /* Deadlock due to between page->lock and f2fs_lock_op */
3359 /* f2fs_lock_op avoids race between write CP and convert_inline_page */
H A Df2fs.h2204 static inline void f2fs_lock_op(struct f2fs_sb_info *sbi) function
H A Dsuper.c2889 f2fs_lock_op(sbi);

Completed in 187 milliseconds