Home
last modified time | relevance | path

Searched refs:seq_puts (Results 1 – 14 of 14) sorted by relevance

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm_bhv.c147 seq_puts(m, "," MNTOPT_USRQUOTA) : in xfs_qm_showargs()
148 seq_puts(m, "," MNTOPT_UQUOTANOENF); in xfs_qm_showargs()
153 seq_puts(m, "," MNTOPT_GRPQUOTA) : in xfs_qm_showargs()
154 seq_puts(m, "," MNTOPT_GQUOTANOENF); in xfs_qm_showargs()
158 seq_puts(m, "," MNTOPT_NOQUOTA); in xfs_qm_showargs()
/linux-2.4.37.9/include/linux/
Dseq_file.h48 static inline int seq_puts(struct seq_file *m, const char *s) in seq_puts() function
/linux-2.4.37.9/drivers/block/
Dgenhd.c192 seq_puts(s, "major minor #blocks name" in part_show()
/linux-2.4.37.9/fs/
Dnamespace.c229 seq_puts(m, mnt->mnt_sb->s_flags & MS_RDONLY ? " ro" : " rw"); in show_vfsmnt()
232 seq_puts(m, fs_infop->str); in show_vfsmnt()
236 seq_puts(m, fs_infop->str); in show_vfsmnt()
240 seq_puts(m, " 0 0\n"); in show_vfsmnt()
/linux-2.4.37.9/arch/arm/kernel/
Dsetup.c583 seq_puts(m, "Features\t: "); in c_show()
589 seq_puts(m, "\n\n"); in c_show()
/linux-2.4.37.9/drivers/pci/
Dproc.c454 seq_puts(m, "PCI devices found:\n"); in show_dev_config()
482 seq_puts(m, "No bursts. "); in show_dev_config()
/linux-2.4.37.9/fs/nfsd/
Dexport.c678 seq_puts(m, "# Version 1.1\n"); in e_show()
679 seq_puts(m, "# Path Client(Flags) # IPs\n"); in e_show()
690 seq_puts(m, ") # "); in e_show()
/linux-2.4.37.9/fs/nfs/
Dinode.c589 seq_puts(m, nfs_infop->str); in nfs_show_options()
591 seq_puts(m, nfs_infop->nostr); in nfs_show_options()
593 seq_puts(m, ",addr="); in nfs_show_options()
/linux-2.4.37.9/net/decnet/
Ddn_neigh.c539 seq_puts(seq, "Addr Flags State Use Blksize Dev\n"); in dn_neigh_seq_show()
/linux-2.4.37.9/net/atm/
Dproc.c236 seq_puts(seq, atm_arp_banner); in clip_seq_show()
/linux-2.4.37.9/net/ipv4/
Darp.c1290 seq_puts(seq, "IP address HW type Flags " in arp_seq_show()
/linux-2.4.37.9/fs/xfs/
Dxfs_vfsops.c1862 seq_puts(m, xfs_infop->str); in xfs_showargs()
/linux-2.4.37.9/drivers/net/bonding/
Dbond_main.c3174 seq_puts(seq, "\n802.3ad info\n"); in bond_info_show_master()
3232 seq_puts(seq, "Aggregator ID: N/A\n"); in bond_info_show_slave()
/linux-2.4.37.9/mm/
Dslab.c1913 seq_puts(m, "slabinfo - version: 1.1" in s_show()