Searched refs:ocfs2_nfs_sync_unlock (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | export.c | 94 ocfs2_nfs_sync_unlock(osb, 1); in ocfs2_get_dentry() 186 ocfs2_nfs_sync_unlock(OCFS2_SB(dir->i_sb), 1); in ocfs2_get_parent()
|
H A D | dlmglue.h | 169 void ocfs2_nfs_sync_unlock(struct ocfs2_super *osb, int ex);
|
H A D | inode.c | 1104 ocfs2_nfs_sync_unlock(OCFS2_SB(inode->i_sb), 0); in ocfs2_delete_inode()
|
H A D | dlmglue.c | 2886 void ocfs2_nfs_sync_unlock(struct ocfs2_super *osb, int ex) in ocfs2_nfs_sync_unlock() function
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | export.c | 92 ocfs2_nfs_sync_unlock(osb, 1); in ocfs2_get_dentry() 184 ocfs2_nfs_sync_unlock(OCFS2_SB(dir->i_sb), 1); in ocfs2_get_parent()
|
H A D | dlmglue.h | 167 void ocfs2_nfs_sync_unlock(struct ocfs2_super *osb, int ex);
|
H A D | inode.c | 1102 ocfs2_nfs_sync_unlock(OCFS2_SB(inode->i_sb), 0); in ocfs2_delete_inode()
|
H A D | dlmglue.c | 2896 void ocfs2_nfs_sync_unlock(struct ocfs2_super *osb, int ex) in ocfs2_nfs_sync_unlock() function
|
Completed in 18 milliseconds