Searched refs:efs (Results 1 – 6 of 6) sorted by relevance
5 obj-$(CONFIG_EFS_FS) += efs.o7 efs-objs := super.o inode.o namei.o dir.o file.o symlink.o
11 about EFS see its home page at <http://aeschi.ch.eu.org/efs/>.14 module will be called efs.
2003 struct l2cap_conf_efs efs; in l2cap_add_opt_efs() local2007 efs.id = chan->local_id; in l2cap_add_opt_efs()2008 efs.stype = chan->local_stype; in l2cap_add_opt_efs()2009 efs.msdu = cpu_to_le16(chan->local_msdu); in l2cap_add_opt_efs()2010 efs.sdu_itime = cpu_to_le32(chan->local_sdu_itime); in l2cap_add_opt_efs()2011 efs.acc_lat = cpu_to_le32(L2CAP_DEFAULT_ACC_LAT); in l2cap_add_opt_efs()2012 efs.flush_to = cpu_to_le32(L2CAP_DEFAULT_FLUSH_TO); in l2cap_add_opt_efs()2016 efs.id = 1; in l2cap_add_opt_efs()2017 efs.stype = L2CAP_SERV_BESTEFFORT; in l2cap_add_opt_efs()2018 efs.msdu = cpu_to_le16(chan->local_msdu); in l2cap_add_opt_efs()[all …]
98 obj-$(CONFIG_EFS_FS) += efs/
205 source "fs/efs/Kconfig"
2567 W: http://aeschi.ch.eu.org/efs/2569 F: fs/efs/