Home
last modified time | relevance | path

Searched refs:ocfs2_file_private (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dlocks.c28 struct ocfs2_file_private *fp = file->private_data; in ocfs2_do_flock()
86 struct ocfs2_file_private *fp = file->private_data; in ocfs2_do_funlock()
H A Ddlmglue.h116 struct ocfs2_file_private;
118 struct ocfs2_file_private *fp);
H A Dfile.h24 struct ocfs2_file_private { struct
H A Dfile.c56 struct ocfs2_file_private *fp; in ocfs2_init_file_private()
58 fp = kzalloc(sizeof(struct ocfs2_file_private), GFP_KERNEL); in ocfs2_init_file_private()
72 struct ocfs2_file_private *fp = file->private_data; in ocfs2_free_file_private()
H A Ddlmglue.c596 struct ocfs2_file_private *fp = lockres->l_priv; in ocfs2_get_file_osb()
731 struct ocfs2_file_private *fp) in ocfs2_file_lock_res_init()
1979 struct ocfs2_file_private *fp = file->private_data; in ocfs2_file_lock()
2075 struct ocfs2_file_private *fp = file->private_data; in ocfs2_file_unlock()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dlocks.c27 struct ocfs2_file_private *fp = file->private_data; in ocfs2_do_flock()
85 struct ocfs2_file_private *fp = file->private_data; in ocfs2_do_funlock()
H A Ddlmglue.h114 struct ocfs2_file_private;
116 struct ocfs2_file_private *fp);
H A Dfile.h22 struct ocfs2_file_private { struct
H A Dfile.c54 struct ocfs2_file_private *fp; in ocfs2_init_file_private()
56 fp = kzalloc(sizeof(struct ocfs2_file_private), GFP_KERNEL); in ocfs2_init_file_private()
70 struct ocfs2_file_private *fp = file->private_data; in ocfs2_free_file_private()
H A Ddlmglue.c595 struct ocfs2_file_private *fp = lockres->l_priv; in ocfs2_get_file_osb()
730 struct ocfs2_file_private *fp) in ocfs2_file_lock_res_init()
1978 struct ocfs2_file_private *fp = file->private_data; in ocfs2_file_lock()
2074 struct ocfs2_file_private *fp = file->private_data; in ocfs2_file_unlock()

Completed in 19 milliseconds