/linux-2.4.37.9/fs/ncpfs/ |
D | Config.in | 6 dep_mbool ' Clear remove/delete inhibit when needed' CONFIG_NCPFS_STRONG $CONFIG_NCP_FS
|
/linux-2.4.37.9/include/linux/ |
D | videotext.h | 92 unsigned delete : 1; /* delete page (C4) */ member
|
D | i2o.h | 210 int (*delete)(struct i2o_controller *); member
|
/linux-2.4.37.9/include/net/ |
D | pkt_cls.h | 54 int (*delete)(struct tcf_proto*, unsigned long); member
|
D | dn_fib.h | 106 int (*delete)(struct dn_fib_table *t, struct rtmsg *r, member
|
D | pkt_sched.h | 40 int (*delete)(struct Qdisc *, unsigned long); member
|
/linux-2.4.37.9/fs/xfs/ |
D | xfs_ialloc.h | 139 int *delete, /* set if inode cluster was deleted */
|
D | xfs_ialloc.c | 927 int *delete, /* set if inode cluster was deleted */ in xfs_difree() argument 1049 *delete = 1; in xfs_difree() 1077 *delete = 0; in xfs_difree()
|
/linux-2.4.37.9/Documentation/networking/ |
D | alias.txt | 28 ~~~~~~~~~~ -> will delete alias
|
D | generic-hdlc.txt | 92 * create n | delete n - adds / deletes PVC interface with DLCI #n. 95 * create ether n | delete ether n - adds a device for Ethernet-bridged
|
D | decnet.txt | 22 CONFIG_DECNET_ROUTER (to be able to add/delete routes) 87 since its the _only_ way to add and delete routes currently. Eventually
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | hpfs.txt | 135 list, I don't know how to delete them when file is deleted and how to not 146 Sometimes you won't be able to delete some files on a very full filesystem 152 to delete other files that are leaf (probability that the file is non-leaf is 158 You can't delete open directories. 216 0.94 Fixed a little memory leak when trying to delete busy file or directory 258 You can now delete open files
|
/linux-2.4.37.9/Documentation/vm/ |
D | locking | 52 Code that add/delete elements from the vmlist chain are 97 delete and readahead code grabs a temp reference on the swaphandle to
|
/linux-2.4.37.9/Documentation/ |
D | SAK.txt | 86 delete these lines, but this may cause system management
|
D | LVM-HOWTO | 36 If you reduce or delete a LV you can use the freed capacity for different
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.qlogicfas | 27 can be a simple ctrl-alt-delete with a boot floppy, or by using
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.concap | 95 - delete encapsulation protocol instance and free all its resources 113 /* delete encapsulation protocol instance and free all its resources.
|
D | README.diversion | 88 To add and delete rules the additional divertctrl program is needed. This
|
/linux-2.4.37.9/net/sched/ |
D | cls_api.c | 265 err = tp->ops->delete(tp, fh); in tc_ctl_tfilter()
|
D | sch_tbf.c | 516 .delete = tbf_delete,
|
D | sch_netem.c | 568 .delete = netem_delete,
|
/linux-2.4.37.9/fs/ |
D | inode.c | 1227 void (*delete)(struct inode *) = op->delete_inode; in iput() local 1231 delete(inode); in iput()
|
/linux-2.4.37.9/fs/hfs/ |
D | ChangeLog | 178 re-wrote to dynamically allocate/delete catalog entries. on a 486, 237 changed hfs_rename to delete all old dentries. hfs_cat_put 264 Added code to delete cached dentries when a file gets deleted. 952 Fix a race that could delete a non-empty directory. 1002 Have 'make dep' delete the *.o and *.s files. 1499 The functions hfs_cat_{create,delete,move}() still need work with 1566 Fix hfs_cat_{create,delete} to use the improved catalog cache for 1567 locking in place of directory-level create/delete locks. 1571 Rewrite parts to remove need for specialized create/delete locking. 1626 Add file-thread support to hfs_cat_{create,delete,rename}.
|
/linux-2.4.37.9/arch/s390/boot/ |
D | ipleckd.S | 161 ni 1(%r12),0x3f # delete CC from last ccw
|
/linux-2.4.37.9/net/decnet/ |
D | dn_fib.c | 447 return tb->delete(tb, r, (struct dn_kern_rta *)rta, nlh, &NETLINK_CB(skb)); in dn_fib_rtm_delroute()
|