fuse_dax_conn_allocRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: ✅int fuse_dax_conn_alloc(struct fuse_conn *fc, struct dax_device *dax_dev);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/fuse/dax.c (ffffffff8149e0a0)
Location: fs/fuse/dax.c:1288
Inline: False
Direct callers:
- fs/fuse/inode.c:fuse_fill_super_common
Symbols:
ffffffff8149e0a0-ffffffff8149e126: fuse_dax_conn_alloc (STB_GLOBAL)
5.13: ✅int fuse_dax_conn_alloc(struct fuse_conn *fc, struct dax_device *dax_dev);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/fuse/dax.c (ffffffff814a4070)
Location: fs/fuse/dax.c:1288
Inline: False
Direct callers:
- fs/fuse/inode.c:fuse_fill_super_common
Symbols:
ffffffff814a4070-ffffffff814a40f6: fuse_dax_conn_alloc (STB_GLOBAL)
5.15: ✅int fuse_dax_conn_alloc(struct fuse_conn *fc, struct dax_device *dax_dev);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/fuse/dax.c (ffffffff814fc110)
Location: fs/fuse/dax.c:1285
Inline: False
Direct callers:
- fs/fuse/inode.c:fuse_fill_super_common
Symbols:
ffffffff814fc110-ffffffff814fc196: fuse_dax_conn_alloc (STB_GLOBAL)
5.19: ✅int fuse_dax_conn_alloc(struct fuse_conn *fc, enum fuse_dax_mode dax_mode, struct dax_device *dax_dev);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/fuse/dax.c (ffffffff8158c6a0)
Location: fs/fuse/dax.c:1282
Inline: False
Direct callers:
- fs/fuse/inode.c:fuse_fill_super_common
Symbols:
ffffffff8158c6a0-ffffffff8158c74c: fuse_dax_conn_alloc (STB_GLOBAL)
6.2: ✅int fuse_dax_conn_alloc(struct fuse_conn *fc, enum fuse_dax_mode dax_mode, struct dax_device *dax_dev);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/fuse/dax.c (ffffffff81632f60)
Location: fs/fuse/dax.c:1282
Inline: False
Direct callers:
- fs/fuse/inode.c:fuse_fill_super_common
Symbols:
ffffffff81632f60-ffffffff8163300c: fuse_dax_conn_alloc (STB_GLOBAL)
6.5: ✅int fuse_dax_conn_alloc(struct fuse_conn *fc, enum fuse_dax_mode dax_mode, struct dax_device *dax_dev);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/fuse/dax.c (ffffffff8166b250)
Location: fs/fuse/dax.c:1282
Inline: False
Direct callers:
- fs/fuse/inode.c:fuse_fill_super_common
Symbols:
ffffffff8166b250-ffffffff8166b2fc: fuse_dax_conn_alloc (STB_GLOBAL)
6.8: ✅int fuse_dax_conn_alloc(struct fuse_conn *fc, enum fuse_dax_mode dax_mode, struct dax_device *dax_dev);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In fs/fuse/dax.c (ffffffff816a55a0)
Location: fs/fuse/dax.c:1281
Inline: False
Direct callers:
- fs/fuse/inode.c:fuse_fill_super_common
Symbols:
ffffffff816a55a0-ffffffff816a567f: fuse_dax_conn_alloc (STB_GLOBAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ⚠️enum fuse_dax_mode dax_mode
fc, dax_dev ➡️ fc, dax_mode, dax_dev
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅