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.
3005 struct l2cap_conf_efs efs; in l2cap_add_opt_efs() local3009 efs.id = chan->local_id; in l2cap_add_opt_efs()3010 efs.stype = chan->local_stype; in l2cap_add_opt_efs()3011 efs.msdu = cpu_to_le16(chan->local_msdu); in l2cap_add_opt_efs()3012 efs.sdu_itime = cpu_to_le32(chan->local_sdu_itime); in l2cap_add_opt_efs()3013 efs.acc_lat = cpu_to_le32(L2CAP_DEFAULT_ACC_LAT); in l2cap_add_opt_efs()3014 efs.flush_to = cpu_to_le32(L2CAP_EFS_DEFAULT_FLUSH_TO); in l2cap_add_opt_efs()3018 efs.id = 1; in l2cap_add_opt_efs()3019 efs.stype = L2CAP_SERV_BESTEFFORT; in l2cap_add_opt_efs()3020 efs.msdu = cpu_to_le16(chan->local_msdu); in l2cap_add_opt_efs()[all …]
96 obj-$(CONFIG_EFS_FS) += efs/
203 source "fs/efs/Kconfig"
3795 W: http://aeschi.ch.eu.org/efs/3797 F: fs/efs/