Home
last modified time | relevance | path

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

/linux/fs/orangefs/
A Dsuper.c182 new_op->upcall.req.statfs.fs_id = ORANGEFS_SB(sb)->fs_id; in orangefs_statfs()
337 refn.fs_id = (u32) fid->raw[4]; in orangefs_fh_to_dentry()
341 refn.fs_id); in orangefs_fh_to_dentry()
364 fh[4] = refn.fs_id; in orangefs_encode_fh()
369 refn.fs_id); in orangefs_encode_fh()
375 fh[9] = refn.fs_id; in orangefs_encode_fh()
381 refn.fs_id); in orangefs_encode_fh()
402 op->upcall.req.fs_umount.fs_id = fs_id; in orangefs_unmount()
424 ORANGEFS_SB(sb)->fs_id = fs_mount->fs_id; in orangefs_fill_sb()
448 root_object.fs_id = ORANGEFS_SB(sb)->fs_id; in orangefs_fill_sb()
[all …]
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()
45 fsid = op->upcall.req.sym.parent_refn.fs_id; in fsid_of_op()
51 fsid = op->upcall.req.statfs.fs_id; in fsid_of_op()
54 fsid = op->upcall.req.truncate.refn.fs_id; in fsid_of_op()
60 fsid = op->upcall.req.fs_umount.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()
[all …]
A Dnamei.c53 new_op->downcall.resp.create.refn.fs_id, in orangefs_create()
146 new_op->upcall.req.lookup.parent_refn.fs_id); in orangefs_lookup()
153 new_op->downcall.resp.lookup.refn.fs_id, in orangefs_lookup()
186 parent->refn.fs_id); in orangefs_unlink()
255 new_op->downcall.resp.sym.refn.fs_id, ret); in orangefs_symlink()
329 new_op->downcall.resp.mkdir.refn.fs_id); in orangefs_mkdir()
A Dupcall.h93 __s32 fs_id; member
112 __s32 fs_id; member
A Ddowncall.h53 __s32 fs_id; member
A Dinode.c709 orangefs_inode->refn.fs_id, in orangefs_setattr_size()
1014 ORANGEFS_I(inode)->refn.fs_id = ref->fs_id; in orangefs_set_inode()
1035 orangefs_inode->refn.fs_id == ref->fs_id); in orangefs_test_inode()
1078 ref->fs_id, in orangefs_iget()
A Dprotocol.h27 __s32 fs_id; member
A Dorangefs-kernel.h200 __s32 fs_id; member
A Dfile.c29 orangefs_inode->refn.fs_id); in flush_racache()
A Ddevorangefs-req.c112 if (orangefs_sb->fs_id == fsid) { in fs_mount_pending()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dmacsec_fs.c53 #define macsec_fs_set_rx_fs_id(fs_id) ((fs_id) | BIT(30)) argument
64 u32 fs_id; member
74 u32 fs_id; member
122 u32 fs_id; member
602 *fs_id = id; in macsec_fs_tx_setup_fte()
864 tx_rule->fs_id = *fs_id; in macsec_fs_tx_add_rule()
2007 if (rx_rule->fs_id == fs_id) in macsec_fs_del_roce_rules_rx()
2030 if (tx_rule->fs_id == fs_id) in macsec_fs_del_roce_rules_tx()
2078 return fs_id; in mlx5_macsec_fs_get_fs_id_from_hashtable()
2178 rx_rule->fs_id = fs_id; in mlx5_macsec_fs_add_roce_rule_rx()
[all …]
/linux/include/linux/mlx5/
A Dmacsec.h11 u32 fs_id; member
22 void mlx5_macsec_add_roce_sa_rules(u32 fs_id, const struct sockaddr *addr, u16 gid_idx,
27 void mlx5_macsec_del_roce_sa_rules(u32 fs_id, struct mlx5_macsec_fs *macsec_fs,
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dmacsec.c75 u32 fs_id; member
324 fs_id); in mlx5e_macsec_cleanup_sa_fs()
338 bool is_tx, u32 *fs_id) in mlx5e_macsec_init_sa_fs() argument
418 bool active, u32 *fs_id) in macsec_rx_sa_active_update() argument
813 rx_sc->sc_xarray_element->fs_id); in macsec_del_rxsc_ctx()
1054 rx_sc->sc_xarray_element->fs_id); in mlx5e_macsec_del_rxsa()
1649 u32 fs_id; in mlx5e_macsec_handle_tx_skb() local
1653 if (!fs_id) in mlx5e_macsec_handle_tx_skb()
1668 u32 fs_id; in mlx5e_macsec_tx_build_eseg() local
1672 if (!fs_id) in mlx5e_macsec_tx_build_eseg()
[all …]
/linux/drivers/infiniband/hw/mlx5/
A Dmacsec.c109 mlx5_macsec_add_roce_sa_rules(data->fs_id, (struct sockaddr *)&gid->addr, in handle_macsec_gids()
124 mlx5_macsec_del_roce_sa_rules(data->fs_id, data->macsec_fs, in del_sa_roce_rule()
/linux/fs/ufs/
A Dufs_fs.h406 __fs32 fs_id[2]; /* file system id */
857 __fs32 fs_id[2]; member

Completed in 38 milliseconds