Home
last modified time | relevance | path

Searched refs:refn (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/fs/orangefs/
H A Dupcall.h22 struct orangefs_object_kref refn; member
48 struct orangefs_object_kref refn; member
54 struct orangefs_object_kref refn; member
70 struct orangefs_object_kref refn; member
77 struct orangefs_object_kref refn; member
98 struct orangefs_object_kref refn; member
103 struct orangefs_object_kref refn; member
117 struct orangefs_object_kref refn; member
124 struct orangefs_object_kref refn; member
131 struct orangefs_object_kref refn; member
[all …]
H A Dnamei.c53 &new_op->downcall.resp.create.refn.khandle, in orangefs_create()
54 new_op->downcall.resp.create.refn.fs_id, in orangefs_create()
61 ref = new_op->downcall.resp.create.refn; in orangefs_create()
137 &parent->refn.khandle); in orangefs_lookup()
155 new_op->downcall.resp.lookup.refn.fs_id, in orangefs_lookup()
187 &parent->refn.khandle, in orangefs_unlink()
188 parent->refn.fs_id); in orangefs_unlink()
259 &new_op->downcall.resp.sym.refn.khandle, in orangefs_symlink()
269 ref = new_op->downcall.resp.sym.refn; in orangefs_symlink()
335 new_op->downcall.resp.mkdir.refn.fs_id); in orangefs_mkdir()
[all …]
H A Dsuper.c338 refn.fs_id = (u32) fid->raw[4]; in orangefs_fh_to_dentry()
341 &refn.khandle, in orangefs_fh_to_dentry()
342 refn.fs_id); in orangefs_fh_to_dentry()
363 refn = ORANGEFS_I(inode)->refn; in orangefs_encode_fh()
365 fh[4] = refn.fs_id; in orangefs_encode_fh()
369 &refn.khandle, in orangefs_encode_fh()
370 refn.fs_id); in orangefs_encode_fh()
374 refn = ORANGEFS_I(parent)->refn; in orangefs_encode_fh()
376 fh[9] = refn.fs_id; in orangefs_encode_fh()
381 &refn.khandle, in orangefs_encode_fh()
[all …]
H A Dorangefs-utils.c21 fsid = op->upcall.req.io.refn.fs_id; in fsid_of_op()
30 fsid = op->upcall.req.getattr.refn.fs_id; in fsid_of_op()
39 fsid = op->upcall.req.readdir.refn.fs_id; in fsid_of_op()
42 fsid = op->upcall.req.setattr.refn.fs_id; in fsid_of_op()
54 fsid = op->upcall.req.truncate.refn.fs_id; in fsid_of_op()
63 fsid = op->upcall.req.getxattr.refn.fs_id; in fsid_of_op()
66 fsid = op->upcall.req.setxattr.refn.fs_id; in fsid_of_op()
75 fsid = op->upcall.req.fsync.refn.fs_id; in fsid_of_op()
264 new_op->upcall.req.getattr.refn = orangefs_inode->refn; in orangefs_inode_getattr()
396 new_op->upcall.req.getattr.refn = orangefs_inode->refn; in orangefs_inode_check_changed()
[all …]
H A Ddowncall.h24 struct orangefs_object_kref refn; member
28 struct orangefs_object_kref refn; member
32 struct orangefs_object_kref refn; member
41 struct orangefs_object_kref refn; member
H A Dfile.c28 get_khandle_from_ino(inode), &orangefs_inode->refn.khandle, in flush_racache()
29 orangefs_inode->refn.fs_id); in flush_racache()
34 new_op->upcall.req.ra_cache_flush.refn = orangefs_inode->refn; in flush_racache()
55 struct orangefs_khandle *handle = &orangefs_inode->refn.khandle; in wait_for_direct_io()
70 new_op->upcall.req.io.refn = orangefs_inode->refn; in wait_for_direct_io()
474 new_op->upcall.req.fsync.refn = orangefs_inode->refn; in orangefs_fsync()
H A Dxattr.c152 new_op->upcall.req.getxattr.refn = orangefs_inode->refn; in orangefs_inode_getxattr()
262 new_op->upcall.req.removexattr.refn = orangefs_inode->refn; in orangefs_inode_removexattr()
355 new_op->upcall.req.setxattr.refn = orangefs_inode->refn; in orangefs_inode_setxattr()
434 new_op->upcall.req.listxattr.refn = orangefs_inode->refn; in orangefs_listxattr()
H A Ddcache.c35 new_op->upcall.req.lookup.parent_refn = parent->refn; in orangefs_revalidate_lookup()
58 if (!match_handle(new_op->downcall.resp.lookup.refn.khandle, in orangefs_revalidate_lookup()
H A Dinode.c521 struct orangefs_khandle *handle = &orangefs_inode->refn.khandle; in orangefs_direct_IO()
718 &orangefs_inode->refn.khandle, in orangefs_setattr_size()
719 orangefs_inode->refn.fs_id, in orangefs_setattr_size()
743 new_op->upcall.req.truncate.refn = orangefs_inode->refn; in orangefs_setattr_size()
1024 ORANGEFS_I(inode)->refn.fs_id = ref->fs_id; in orangefs_set_inode()
1025 ORANGEFS_I(inode)->refn.khandle = ref->khandle; in orangefs_set_inode()
1043 return (!ORANGEFS_khandle_cmp(&(orangefs_inode->refn.khandle), in orangefs_test_inode()
1045 orangefs_inode->refn.fs_id == ref->fs_id); in orangefs_test_inode()
H A Dorangefs-kernel.h186 struct orangefs_object_kref refn; member
282 return &(ORANGEFS_I(inode)->refn.khandle); in get_khandle_from_ino()
H A Ddir.c75 op->upcall.req.readdir.refn = oi->refn; in do_readdir()
/openbmc/linux/drivers/iio/adc/
H A Dfsl-imx25-gcq.c222 u32 refn = MX25_ADCQ_CFG_REFN_NGND2; in mx25_gcq_setup_cfgs() local
239 of_property_read_u32(child, "fsl,adc-refn", &refn); in mx25_gcq_setup_cfgs()
269 refn = MX25_ADCQ_CFG_REFN(refn); in mx25_gcq_setup_cfgs()
276 if ((refn & MX25_ADCQ_CFG_REFN_MASK) != refn) { in mx25_gcq_setup_cfgs()
285 refp | refn); in mx25_gcq_setup_cfgs()
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dfsl,imx25-gcq.yaml91 fsl,adc-refn:
127 fsl,adc-refn = <MX25_ADC_REFN_NGND>;
/openbmc/linux/drivers/ptp/
H A Dptp_clockmatrix.h107 u8 refn; member
H A Dptp_clockmatrix.c317 idtcm->channel[index].refn = ref; in idtcm_extts_enable()
2352 arm_tod_read_trig_sel_refclk(channel, channel->refn); in idtcm_extts_check()